Skip to content

loader: Allow to specify slot number in version comparison #2343

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

tomchy
Copy link
Contributor

@tomchy tomchy commented Jun 16, 2025

Allow to depend on a specific slot while specifying the version number. This functionality is useful when the Direct XIP mode is used and the booting process of other images is done by the next stage, not the MCUboot itself.

@de-nordic de-nordic self-requested a review June 17, 2025 10:42
@de-nordic
Copy link
Collaborator

Sorry, accidental approval.

@tomchy tomchy force-pushed the feature/mcuboot/NCSDK-NONE_Slotted_dependencies branch 2 times, most recently from ab92081 to a79cd55 Compare June 24, 2025 12:00
@tomchy tomchy marked this pull request as ready for review June 24, 2025 12:30
@de-nordic de-nordic requested a review from robertstypa June 26, 2025 11:22
Copy link
Collaborator

@de-nordic de-nordic left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Some stuff needs moving around and clarification.
Addition to dependency requires update of design documents.

@de-nordic de-nordic added area: core Affects core functionality area: zephyr Affects the Zephyr port labels Jul 8, 2025
@tomchy tomchy force-pushed the feature/mcuboot/NCSDK-NONE_Slotted_dependencies branch from a79cd55 to 89d1d85 Compare July 8, 2025 16:30
@tomchy tomchy requested a review from de-nordic July 8, 2025 16:32
@de-nordic
Copy link
Collaborator

@robertstypa Please take a look at the snake language code.

Allow to depend on a specific slot while specifying the version number.
This functionality is useful when the Direct XIP mode is used and the
booting process of other images is done by the next stage, not the
MCUboot itself.

Signed-off-by: Tomasz Chyrowicz <tomasz.chyrowicz@nordicsemi.no>
@tomchy tomchy force-pushed the feature/mcuboot/NCSDK-NONE_Slotted_dependencies branch from 89d1d85 to fc8ea2a Compare July 18, 2025 12:34
@tomchy tomchy requested a review from kszromek-nordic July 18, 2025 12:34
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area: core Affects core functionality area: zephyr Affects the Zephyr port
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants